home *** CD-ROM | disk | FTP | other *** search
- Path: nntp.crl.com!usenet
- From: yaturner@crl.com (James M. Turner)
- Newsgroups: comp.lang.c++
- Subject: MFC, STL, and long names
- Date: 10 Feb 1996 00:06:23 GMT
- Organization: Maxis
- Message-ID: <4fgnhv$qbn@nntp.crl.com>
- NNTP-Posting-Host: crl4.crl.com
- Mime-Version: 1.0
- Content-Type: Text/Plain; charset=US-ASCII
- X-Newsreader: WinVN 0.99.7
-
- STL generates some very long names (template expansions) which in turn causes
- the JIT debugger to crash if you try to view a STL object. Also the profiler
- will crash for the same reason as the JIT (I assume). Does anyone know of a
- solution for this problem, please???? pretty please????
-
-
-
-